home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19951130-19960209 / 000462_news@columbia.edu _Tue Feb 6 19:48:47 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id TAA25537 for <kermit.misc@watsun>; Tue, 6 Feb 1996 19:48:46 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id TAA26669 for kermit.misc@watsun; Tue, 6 Feb 1996 19:48:42 -0500 (EST)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: Tek window emulator in K95
  8. Date: 7 Feb 1996 00:48:24 GMT
  9. Organization: Columbia University
  10. Lines: 21
  11. Message-ID: <4f8sso$q19@apakabar.cc.columbia.edu>
  12. References: <4f7rti$p9e@marvel.stsci.edu>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <4f7rti$p9e@marvel.stsci.edu>,
  16. Gary Gladney  <gladney@stsci.edu> wrote:
  17. > We have had several inquiries about a Tek emulator in Kermit 95.
  18. > Nothing I can find says that Kermit 95 supports Tek.
  19. >
  20. It doesn't.
  21.  
  22. > Does anyone know or is there a patch avialable for the Tek window
  23. > emulator.
  24. >
  25. It would not be a patch.  In fact it is a significant developement
  26. project, and one which we intend to undertake.  But before it can be done,
  27. we must convert Kermit 95 from a console application to a full GUI
  28. application, because console applications can't make graphics.  We are
  29. working on the GUI conversion now, but it is a BIG JOB with literally tens
  30. of thousands of details to iron out.
  31.  
  32. After the full-GUI version is released, then we will begin to add features
  33. to it, such as Tektronix 401x emulation.
  34.  
  35. - Frank